home *** CD-ROM | disk | FTP | other *** search
-
- SuperViewPrefs V8.3
-
- © 1994 by Andreas R. Kleinert.
-
- FREEWARE. All rights reserved.
-
- Version : 8.3
- Release Date : 17.09.1994
-
-
- Description
- ~~~~~~~~~~~
- SuperViewPrefs is the Preferences Program for superview.library.
-
-
- Changing SVObject Preferences
- -----------------------------
-
- Adding/Removing :
-
- ... of SVObjects is only possible, if no other program is accessing
- superview.library and the SVObjects at the time (to keep the internal
- lists valid).
-
- Priorities :
-
- SuperViewPrefs allows to change the priority of a SVObject, which
- will cause it to appear later in the internal Lists and may decrease
- the time for file-recognition under some circumstances.
-
- These adjustments are temporarily, until superview.library is
- loaded next time (after rebooting or flushing unaccessed libs).
-
- Changing the priority will perhaps not cause any multitasking problems
- (one-byte operation, anyway).
-
- ControlPad :
-
- Via SuperViewPrefs you can easily change ControlPads (introduced with
- superviewsupport.library V2), because it automatically creates the
- appropriate Names for them (according to the "Style Guides" for
- ControlPads), depending on the SVObjects Names and then calls a
- TextEditor, where you can edit them in a full-screen-like way (at
- first I thought about integrating this totally into SuperViewPrefs,
- but that wouldn't have been flexible enough).
-
- Your preferred TextEditor can be specified in SuperViewPrefs'
- own ControlPad as "EDITOR=<EditorName and/or Path>".
-
-
- Changing SVDriver Preferences
- -----------------------------
-
- Adding/Removing :
-
- ... of SVDrivers is only possible, if no other program is accessing
- superview.library and the SVDrivers at the time (to keep the internal
- lists valid).
-
- Setting/Saving Global SVDriver Preferences :
-
- Here you may specify, which of the available ScreenDrivers should be
- used a) next time
- or b) next time and in the future.
-
- Option a) uses superview.library's SVL_SetGlobalDriver() function to
- temporarily change the settings and
- option b) includes option a) as well as saving the driver's name
- to "ENV:superview-library/Default.svdriver" (and ENVARC:),
- so that this driver is set by superview.library at
- startup-time.
-
-
- Author
- ~~~~~~
- Andreas R. Kleinert
- Grube Hohe Grethe 23
- D-57074 Siegen
- Germany
-
-
- History
- ~~~~~~~
- SuperViewPrefs' version depends on the version of superview.library
- it was first included with.
-
-
- V8.3 (17.09.1994) :
-
- - hopefully eliminated "fixed-font-size bug", as reported
- by Steve Quartly
-
-
- V7.1 (07.07.1994) :
-
- - completely revised GUI (ListViews, smaller, etc.)
- - GUI is font-sensitive now and appears on Public Screen
- - reworked internal GUI handling in many ways
- - changed some "underscores" of gadgets
- - now using superview-library's functions for adding/removing
- SVObjects and SVDrivers
- - GUI still reflected V5.2 :-)
-
-
- V6.5 (15.06.1994) :
-
- - documentation of V5.2 was missing (forgot to copy it)
- - increased requirements (library versions)
-
-
- V5.2 (21.05.1994) :
-
- - added code to allow editing ControlPads of SVObjects via calling
- an external editor
- - added the very first ControlPad-Entries for SuperViewPrefs :
- "EDITOR=<EditorName and/or Path>"
-
-
- V3.8 (06.05.1994) :
-
- - use of SAS/C V6.51
-
-
- V3.7 (29.04.1994) :
-
- - added TextGadget to always reflect the currently selected
- Global Screen Driver
-
-
- V3.1 (06.03.1994) :
-
- - added preferences options for SVDrivers
- - fixed bug in memory delocation (forget to free some memory)
-
-
- V2.5 (24.01.1994) :
-
- - recompilation with SAS/C V6.5
-
-
- V2.1/2.4 (16.01.1994) :
-
- - first version
-
-
- Copyrights
- ~~~~~~~~~~
- Some of the mentioned names or products above may be copyrighted by
- companies or trademarks of companies.
-